amqpr-api 0.2.0

A tokio based amqp api library mainly used by amqpr.
Documentation

amqpr-api is AMQP client api library. You can talk with AMQP server via channel controller provided by this crate. There is two kind of channel controllers; GlobalChannelController and LocalChannelController.